Public Attributes | |
| int | dummy |
| inflate_codes_mode | mode |
| uInt | len |
| union { | |
| struct { | |
| inflate_huft * tree | |
| uInt need | |
| } code | |
| uInt lit | |
| struct { | |
| uInt get | |
| uInt dist | |
| } copy | |
| } | sub |
| Byte | lbits |
| Byte | dbits |
| inflate_huft * | ltree |
| inflate_huft * | dtree |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3